HomeSort by relevance Sort by last modified time
    Searched refs:FirstName (Results 1 - 2 of 2) sorted by null

  /external/llvm/tools/opt/
Passes.cpp 303 StringRef FirstName =
305 if (isModulePassName(FirstName))
309 if (isCGSCCPassName(FirstName)) {
318 if (isFunctionPassName(FirstName)) {
  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp     [all...]

Completed in 56 milliseconds