Home
last modified time | relevance | path

Searched refs:identifyKnownAlignedObject (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAllocator.h270 int64_t identifyKnownAlignedObject(const void *Ptr) { in identifyKnownAlignedObject() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp72 return getStateManager().Alloc.identifyKnownAlignedObject<ProgramState>(this); in getID()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp998 return getASTContext().getAllocator().identifyKnownAlignedObject<Decl>(this); in getID()
H A DStmt.cpp361 return Context.getAllocator().identifyKnownAlignedObject<Stmt>(this); in getID()
H A DDeclCXX.cpp2541 .identifyKnownAlignedObject<CXXCtorInitializer>(this); in getID()