Searched refs:getFromOpaquePointer (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DOwnership.h213 static ActionResult getFromOpaquePointer(void *P) { function in class:clang::ActionResult
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h481 return ExprResult::getFromOpaquePointer(Tok.getAnnotationValue());

Completed in 105 milliseconds