Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopInfo.cpp458 for (LoopBlocksTraversal::POTIterator POI = Traversal.begin(), in updateBlockParents() local
486 for (LoopBlocksDFS::POIterator POI = DFS.beginPostorder(), in updateBlockParents() local
737 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.cpp594 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitEnumDecl() local
674 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitFunctionDecl() local
704 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitFunctionDecl() local
1103 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitVarDeclImpl() local
1590 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitCXXRecordDeclImpl() local
3706 SourceLocation POI = Reader.ReadSourceLocation(ModuleFile, Record, Idx); in UpdateDecl() local
/external/clang/lib/AST/
DDeclTemplate.cpp689 SourceLocation POI) { in Create()
/external/clang/lib/Sema/
DSemaTemplate.cpp7661 SourceLocation POI = Prev->getPointOfInstantiation(); in ActOnExplicitInstantiation() local