Home
last modified time | relevance | path

Searched defs:getTemporary (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h499 NestedNameSpecifierLoc getTemporary() const { in getTemporary() function
H A DExprCXX.h1493 CXXTemporary *getTemporary() { return Temp; } getTemporary() function
1494 const CXXTemporary *getTemporary() const { return Temp; } getTemporary() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h333 static TempDIAssignID getTemporary(LLVMContext &Context) { getTemporary() function
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp596 APValue *getTemporary(const void *Key, unsigned Version) { getTemporary() function in __anon147cbbcc0111::CallStackFrame