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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LexicalScopes.cpp 125 if (D.isLexicalBlockFile())
153 if (D.isLexicalBlockFile()) {
194 if (Scope.isLexicalBlockFile())
  /external/swiftshader/third_party/LLVM/lib/Analysis/
DebugInfo.cpp 269 /// isLexicalBlockFile - Return true if the specified descriptor is a
271 bool DIDescriptor::isLexicalBlockFile() const {
554 if (isLexicalBlockFile())
575 if (isLexicalBlockFile())
952 else if (Scope.isLexicalBlockFile()) {
989 else if (S.isLexicalBlockFile()) {
1024 else if (Context.isLexicalBlockFile()) {
1111 if (D.isLexicalBlockFile())
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DebugInfo.h 122 bool isLexicalBlockFile() const;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp     [all...]

Completed in 209 milliseconds