Home
last modified time | relevance | path

Searched defs:POI (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Analysis/
DLoopInfo.cpp459 for (LoopBlocksTraversal::POTIterator POI = Traversal.begin(), in updateBlockParents() local
487 for (LoopBlocksDFS::POIterator POI = DFS.beginPostorder(), in updateBlockParents() local
722 for (LoopBlocksTraversal::POTIterator POI = Traversal.begin(), in perform() local
/external/clang/include/clang/AST/
DDeclTemplate.h295 SourceLocation POI) in FunctionTemplateSpecializationInfo()
378 void setPointOfInstantiation(SourceLocation POI) { in setPointOfInstantiation()
444 void setPointOfInstantiation(SourceLocation POI) { in setPointOfInstantiation()
/external/clang/lib/Serialization/
DASTReaderDecl.cpp530 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitEnumDecl() local
610 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitFunctionDecl() local
640 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitFunctionDecl() local
1030 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitVarDeclImpl() local
1461 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitCXXRecordDeclImpl() local
3234 SourceLocation POI = Reader.ReadSourceLocation(ModuleFile, Record, Idx); in UpdateDecl() local
/external/clang/lib/AST/
DDeclTemplate.cpp668 SourceLocation POI) { in Create()
/external/clang/lib/Sema/
DSemaTemplate.cpp7522 SourceLocation POI = Prev->getPointOfInstantiation(); in ActOnExplicitInstantiation() local