Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Analysis/
DLoopInfo.cpp461 for (LoopBlocksTraversal::POTIterator POI = Traversal.begin(), in updateBlockParents() local
489 for (LoopBlocksDFS::POIterator POI = DFS.beginPostorder(), in updateBlockParents() local
724 for (LoopBlocksTraversal::POTIterator POI = Traversal.begin(), in perform() local
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DDeclTemplate.h293 SourceLocation POI) in FunctionTemplateSpecializationInfo()
376 void setPointOfInstantiation(SourceLocation POI) { in setPointOfInstantiation()
443 void setPointOfInstantiation(SourceLocation POI) { in setPointOfInstantiation()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTReaderDecl.cpp506 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitEnumDecl() local
585 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitFunctionDecl() local
614 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitFunctionDecl() local
1003 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitVarDeclImpl() local
1316 SourceLocation POI = ReadSourceLocation(Record, Idx); in VisitCXXRecordDeclImpl() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DDeclTemplate.cpp684 SourceLocation POI) { in Create()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaTemplate.cpp7383 SourceLocation POI = Prev->getPointOfInstantiation(); in ActOnExplicitInstantiation() local