Searched defs:AST (Results 1 – 9 of 9) sorted by relevance
82 AliasSet *getAliasSet(AliasSetTracker &AST) { in getAliasSet()142 void dropRef(AliasSetTracker &AST) { in dropRef()
31 void AliasSet::mergeSetIn(AliasSet &AS, AliasSetTracker &AST) { in mergeSetIn()90 void AliasSet::removeFromTracker(AliasSetTracker &AST) { in removeFromTracker()95 void AliasSet::addPointer(AliasSetTracker &AST, PointerRec &Entry, in addPointer()366 void AliasSetTracker::add(const AliasSetTracker &AST) { in add()
123 ASTUnit *AST) { in setCurrentInput()184 ASTUnit *AST = ASTUnit::LoadFromASTFile(InputFile, Diags, in BeginSourceFile() local
664 ASTUnit &AST, bool CaptureDiagnostics) { in ConfigureDiags()688 OwningPtr<ASTUnit> AST(new ASTUnit(true)); in LoadFromASTFile() local1764 OwningPtr<ASTUnit> AST; in create() local1794 ASTUnit *AST = Unit; in LoadFromCompilerInvocationAction() local1956 OwningPtr<ASTUnit> AST; in LoadFromCompilerInvocation() local2042 OwningPtr<ASTUnit> AST; in LoadFromCommandLine() local2150 ASTUnit &AST; member in __anon0329ff9b0411::AugmentedCodeCompleteConsumer2154 AugmentedCodeCompleteConsumer(ASTUnit &AST, CodeCompleteConsumer &Next, in AugmentedCodeCompleteConsumer()
665 AliasSetTracker &AST; member in __anona32ffcb80211::LoopPromoter880 AliasSetTracker *AST = LoopToAliasSetMap.lookup(L); in cloneBasicBlockAnalysis() local890 AliasSetTracker *AST = LoopToAliasSetMap.lookup(L); in deleteAnalysisValue() local
857 AliasSetTracker AST(*AA); in reroll() local
240 AliasSetTracker *AST; member353 AliasSetTracker *AST) { in rewriteSingleStoreAlloca()449 AliasSetTracker *AST) { in promoteSingleBlockAlloca()1073 AliasSetTracker *AST) { in PromoteMemToReg()
69 #define AST 1 macro
383 ASTUnit *AST = ASTUnit::LoadFromCompilerInvocation( in runInvocation() local