Searched refs:UsePath (Results 1 – 2 of 2) sorted by relevance
208 bool UsePath = true; in toAPValue() local211 UsePath = false; in toAPValue()296 if (UsePath) in toAPValue()
1841 llvm::SmallVector<CanonicalDeclPtr<FunctionDecl>, 4> UsePath; member in __anon1db639350511::DeferredDiagnosticsEmitter1935 FunctionDecl *Caller = UsePath.empty() ? nullptr : UsePath.back(); in checkFunc()1940 if (Caller && S.LangOpts.OpenMP && UsePath.size() == 1 && in checkFunc()1955 UsePath.push_back(FD); in checkFunc()1961 UsePath.pop_back(); in checkFunc()