Searched defs:getTemporary (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | NestedNameSpecifier.h | 499 NestedNameSpecifierLoc getTemporary() const { in getTemporary() function |
H A D | ExprCXX.h | 1493 CXXTemporary *getTemporary() { return Temp; } getTemporary() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DebugInfoMetadata.h | 333 static TempDIAssignID getTemporary(LLVMContext &Context) { getTemporary() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 596 APValue *getTemporary(const void *Key, unsigned Version) { getTemporary() function in __anon147cbbcc0111::CallStackFrame |