Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopInfo.cpp485 for (LoopBlocksTraversal::POTIterator POI = Traversal.begin(), in updateBlockParents() local
513 for (LoopBlocksDFS::POIterator POI = DFS.beginPostorder(), in updateBlockParents() local
776 for (LoopBlocksTraversal::POTIterator POI = Traversal.begin(), in perform() local
/external/clang/include/clang/AST/
DDeclTemplate.h399 SourceLocation POI) in FunctionTemplateSpecializationInfo()
473 void setPointOfInstantiation(SourceLocation POI) { in setPointOfInstantiation()
539 void setPointOfInstantiation(SourceLocation POI) { in setPointOfInstantiation()
/external/clang/lib/Serialization/
DASTReaderDecl.cpp659 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitEnumDecl() local
739 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitFunctionDecl() local
770 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitFunctionDecl() local
1205 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitVarDeclImpl() local
1657 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitCXXRecordDeclImpl() local
3673 SourceLocation POI = Reader.ReadSourceLocation(ModuleFile, Record, Idx); in UpdateDecl() local
/external/clang/lib/AST/
DDeclTemplate.cpp710 SourceLocation POI) { in Create()
/external/clang/lib/Sema/
DSemaTemplate.cpp7775 SourceLocation POI = Prev->getPointOfInstantiation(); in ActOnExplicitInstantiation() local